projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0acb404
)
spinbutton: Add undershoot nodes to CSS docs
author
Timm Bäder
<mail@baedert.org>
Mon, 24 Apr 2017 14:22:32 +0000
(16:22 +0200)
committer
Timm Bäder
<mail@baedert.org>
Mon, 24 Apr 2017 14:24:32 +0000
(16:24 +0200)
gtk/gtkspinbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkspinbutton.c
b/gtk/gtkspinbutton.c
index 9861b14da9862709d9cae67926eb11e8f5acf51e..64d3d093491b2710dac03d6e194547bac9947998 100644
(file)
--- a/
gtk/gtkspinbutton.c
+++ b/
gtk/gtkspinbutton.c
@@
-90,6
+90,8
@@
*
* |[<!-- language="plain" -->
* spinbutton.horizontal
+ * ├── undershoot.left
+ * ├── undershoot.right
* ├── entry
* │ ╰── ...
* ├── button.down
@@
-98,6
+100,8
@@
*
* |[<!-- language="plain" -->
* spinbutton.vertical
+ * ├── undershoot.left
+ * ├── undershoot.right
* ├── button.up
* ├── entry
* │ ╰── ...